Table of content



/airplane/{id}

Mapping URL: /airplane/{id}

Description: updates the airplane entity with the appended id

Microservice: AirplaneService


Methods

/airplane/{id}

/airplane/{id}

Mapping URL: /airplane/{id}

Description: AirplaneService

Name: updateAirplaneById(airplane)

Request Method: PUT

Service Interface: /airplane/{id}

Service Entity: Airplane



AirplaneService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content